home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / control-center.schemas < prev    next >
Encoding:
Text File  |  2009-04-13  |  3.5 KB  |  84 lines

  1. <gconfschemafile>
  2.     <schemalist>
  3.         <schema>
  4.             <key>/schemas/apps/control-center/cc_actions_list</key>
  5.             <applyto>/apps/control-center/cc_actions_list</applyto>
  6.             <owner>control-center</owner>
  7.             <type>list</type>
  8.             <list_type>string</list_type>
  9.             <gettext_domain>gnome-control-center-2.0</gettext_domain>
  10.             <locale name="C">
  11.                 <default><!-- Translators: The format of this string is the task name to be displayed (translate that part) followed by a ";" separator then the filename (DONT translate the file name) of a .desktop file to launch. Multiple entries are separated by a "," -->[Change Theme;gtk-theme-selector.desktop,Set Preferred Applications;default-applications.desktop,Add Printer;gnome-cups-manager.desktop]</default>
  12.                 <short>Task names and associated .desktop files</short>
  13.                 <long>The task name to be displayed in the control-center followed by a ";" separator then the filename of an associated .desktop file to launch for that task.</long>
  14.             </locale>
  15.         </schema>
  16.  
  17.         <schema>
  18.             <key>/schemas/apps/control-center/cc_exit_shell_on_static_action</key>
  19.             <applyto>/apps/control-center/cc_exit_shell_on_static_action</applyto>
  20.             <owner>control-center</owner>
  21.             <type>bool</type>
  22.             <default>false</default>
  23.             <gettext_domain>gnome-control-center-2.0</gettext_domain>
  24.             <locale name="C">
  25.                 <short>Close the control-center when a task is activated</short>
  26.                 <long>if true, the control-center will close when a "Common Task" is activated.</long>
  27.             </locale>
  28.         </schema>
  29.  
  30.         <schema>
  31.             <key>/schemas/apps/control-center/cc_exit_shell_on_action_start</key>
  32.             <applyto>/apps/control-center/cc_exit_shell_on_action_start</applyto>
  33.             <owner>control-center</owner>
  34.             <type>bool</type>
  35.             <default>false</default>
  36.             <gettext_domain>gnome-control-center-2.0</gettext_domain>
  37.             <locale name="C">
  38.                 <short>Exit shell on start action performed</short>
  39.                 <long>Indicates whether to close the shell when a start action is performed.</long>
  40.             </locale>
  41.         </schema>
  42.  
  43.         <schema>
  44.             <key>/schemas/apps/control-center/cc_exit_shell_on_action_help</key>
  45.             <applyto>/apps/control-center/cc_exit_shell_on_action_help</applyto>
  46.             <owner>control-center</owner>
  47.             <type>bool</type>
  48.             <default>false</default>
  49.             <gettext_domain>gnome-control-center-2.0</gettext_domain>
  50.             <locale name="C">
  51.                 <short>Exit shell on help action performed</short>
  52.                 <long>Indicates whether to close the shell when a help action is performed.</long>
  53.             </locale>
  54.         </schema>
  55.  
  56.         <schema>
  57.             <key>/schemas/apps/control-center/cc_exit_shell_on_action_add_remove</key>
  58.             <applyto>/apps/control-center/cc_exit_shell_on_action_add_remove</applyto>
  59.             <owner>control-center</owner>
  60.             <type>bool</type>
  61.             <default>false</default>
  62.             <gettext_domain>gnome-control-center-2.0</gettext_domain>
  63.             <locale name="C">
  64.                 <short>Exit shell on add or remove action performed</short>
  65.                 <long>Indicates whether to close the shell when an add or remove action is performed.</long>
  66.             </locale>
  67.         </schema>
  68.  
  69.         <schema>
  70.             <key>/schemas/apps/control-center/cc_exit_shell_on_action_upgrade_uninstall</key>
  71.             <applyto>/apps/control-center/cc_exit_shell_on_action_upgrade_uninstall</applyto>
  72.             <owner>control-center</owner>
  73.             <type>bool</type>
  74.             <default>false</default>
  75.             <gettext_domain>gnome-control-center-2.0</gettext_domain>
  76.             <locale name="C">
  77.                 <short>Exit shell on upgrade or uninstall action performed</short>
  78.                 <long>Indicates whether to close the shell when an upgrade or uninstall action is performed.</long>
  79.             </locale>
  80.         </schema>
  81.  
  82.     </schemalist>
  83. </gconfschemafile>
  84.